From: Chong Yidong Date: Mon, 16 Apr 2007 19:38:10 +0000 (+0000) Subject: * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~803 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9d3d82fad69e63a03757d7d94a68f50620e7e4da;p=emacs.git * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID M "MSDOS". --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 18c760d8fe6..92e9ad369f1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-04-14 Kevin Ryde + + * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if + all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID + M "MSDOS". + 2007-04-16 Chong Yidong * progmodes/python.el (python-end-of-block): Avoid looping forever